home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / ifp1s155.zip / PAGE_05.INF < prev    next >
Text File  |  1992-04-21  |  1KB  |  38 lines

  1.   On this page, you get some general information about your current video.
  2.  
  3. Active video subsystem: The type of video system you are using that moment.
  4.  
  5. Inactive video: If one system is a VGA, you can have an inactive board.
  6.  
  7. Initial video mode: The mode the computer will boot up in. Often set by a
  8.                     DIP switch or CMOS setting.
  9.  
  10. Current video mode: The current text mode.
  11.  
  12. Current display page: There can be up to 8 pages of text (0 through 7).
  13.                       Most often, this will be 0.
  14.  
  15. Video buffer offset and size: The amount of memory needed to display a page
  16.                               of text, and the address into the video
  17.                               segment where the page starts.
  18.  
  19. Active display port: This is the port used to control the video.
  20.  
  21. CRT mode register: A value used to setup the video controller.
  22.  
  23. Current palette: Another value used by the controller.
  24.  
  25. Colors: A block containing each of the 16 possible color values.
  26.  
  27. Current colors: The colors that the BIOS is currently set to. (INFOPLUS
  28.                 usually bypasses the BIOS, so the colors won't be the same
  29.                 as what you see on the screen.)
  30.  
  31. Text rows and columns: The current screen size.
  32.  
  33. Scan lines/character: How many scan lines make up each character.
  34.  
  35. Cursor scan lines: Which lines of the above count that are used for the
  36.                    cursor.
  37.  
  38.